Closed
Conversation
cliffhall
requested changes
Jun 20, 2025
| - <img height="12" width="12" src="https://developer.paddle.com/favicon.svg" alt="Paddle Logo" /> **[Paddle](https://github.com/PaddleHQ/paddle-mcp-server)** - Interact with the Paddle API. Manage product catalog, billing and subscriptions, and reports. | ||
| - <img height="12" width="12" src="https://secure.pagos.ai/favicon.svg" alt="Pagos Logo" /> **[Pagos](https://github.com/pagos-ai/pagos-mcp)** - Interact with the Pagos API. Query Credit Card BIN Data with more to come. | ||
| - <img height="12" width="12" src="https://www.paypalobjects.com/webstatic/icon/favicon.ico" alt="PayPal Logo" /> **[PayPal](https://mcp.paypal.com)** - PayPal's official MCP server. | ||
| - <img height="12" width="12" src="https://ww2-secure.pearl.com/static/pearl/pearl-logo.svg" alt="Pearl Logo" /> **[Pearl](https://mcp.pearl.com)** - Official MCP Server to interact with Pearl API. Connect your AI Agents with 12,000+ certified experts instantly. |
Member
Member
|
Thanks for your contribution to the servers list. This has been merged in this combined PR: #2144 This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
This PR adds the official Pearl MCP Server to the list of available MCP-compatible servers. The Pearl MCP Server provides a standardized interface to access Pearl's unique Expert-as-a-Service platform, allowing LLM clients to invoke real-time assistance from certified human experts across a broad range of categories.
Server Details
Motivation and Context
The Pearl MCP Server expands the ecosystem of MCP-compatible tools by introducing a distinctive type of tool: humans. Unlike traditional MCP implementations that connect to APIs or code snippets, this server enables AI agents (e.g., Claude, Cursor, GitHub Copilot) to interact with domain-specific human experts in real time. It offers a robust path for tasks that require nuanced judgment, contextual understanding, or legal, medical, and technical advice from certified professionals.
How Has This Been Tested?
The Pearl MCP Server has been tested using the OpenAI Responses API, Anthropic Claude, and several MCP-compatible clients. Typical tested scenarios include:
Breaking Changes
None. This change only adds a new entry to the list and does not affect any existing configurations or functionality.
Types of changes
Checklist
Additional context
The Pearl MCP Server enables AI systems to recognize when a query exceeds their autonomous capabilities and automatically escalate it to qualified human experts. This model ensures accuracy, trust, and accountability in high-stakes use cases such as legal consultation, medical triage, and technical troubleshooting.